xfi:is-non-numeric
xs:boolean=xfi:is-non-numeric( $concept as xs:QName)
Last updated on 23-01-2008 at 00:00:00.
OIM Status
SupportedParameters
Name | Type | Details |
---|---|---|
concept | xs:QName |
|
Output
Type: xs:boolean
Returns true if the concept has a non-numeric data type, as defined in the XBRL specification and false otherwise.
Note that this function returns false for concepts with a data type that is the xbrli:fractionItemType or that is derived from that data type.
Note also that this function returns false for concepts that are tuples.
Conformance suite
80150 xfi.is-non-numeric testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Geoff Shuetrim |
|
geoff@galexy.net | 08-02-2008 at 18:49:00 |
Revisions
Name | On | Details |
---|---|---|
Geoff Shuetrim | 08-02-2008 at 18:55:00 |
|